HTTP Proxy Parameters

The HTTP Proxy service parameters are described in the table below.

HTTP Proxy Service Parameters

Parameter

Description

'HTTP Proxy Application'

configure network > http-proxy > http-proxy-app

[HTTPProxyApplication]

Enables the HTTP Proxy application.

[0] Disable (default)
[1] Enable

Note: For the parameter to take effect, a device restart is required.

'HTTP Proxy Debug Level'

configure network > http-proxy > http-proxy-debug-level

[HTTPProxySyslogDebugLevel]

Enables debugging of HTTP services and filtering of messages sent to the syslog server by severity (debug) level.

[0] No Debug = (Default) Disable.
[1] Info = Enables debug and sends basic information in syslog. The logged information includes details of access requests (HTTP requests to read or write files).
[2] Notice = Enables debug and sends normal, but significant information in syslog. The logged information includes details of access requests (HTTP requests to read or write files).
[3] Warning = Enables debug and sends warning conditions in syslog.
[4] Error = Enables debug and sends error conditions in syslog.
[5] Critical = Enables debug and sends critical conditions in syslog.
[6] Alert = Enables debug and sends conditions in syslog that require immediate action.
[7] Emergency = Enables debug and sends conditions indicating unstable system in syslog.

Note: The NGINX Directive for this parameter is "error_log, access_log".

'Primary DNS Server IP'

dns-primary-server

[HTTPPrimaryDNS]

Defines the primary DNS server (in dotted-decimal notation), which is used for translating domain names into IP addresses for the HTTP service.

By default, no IP address is defined.

'Secondary DNS Server IP'

dns-secondary-server

[HTTPSecondaryDNS]

Defines the secondary DNS server (in dotted-decimal notation), which is used for translating domain names into IP addresses for the HTTP service.

By default, no IP address is defined.

'HTTP Proxy Global Address'

configure network > http-proxy > http-proxy-global-address

[HttpProxyGlobalAddress]

Defines the device's public IP address for the HTTP Proxy service, when the device is located behind NAT.

The valid value is an IP address in dotted-decimal notation. The default is 0.0.0.0.

For more information, see Configuring a Public IP Address for NGINX NAT Traversal.